how to display jsp page without using <iframe>
can u help me .
I am having the working application ,
in which the <iframe> are used ,
and i want to avoid the iframe , in replace of it i want to just call the jsps , can this be possible
i had used
RequestDispatcher and also send Redirect but it is not working atall . please help me .